FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package implementation.guide.nhdr#1.0.0 (63 ms)

Package implementation.guide.nhdr
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=implementation.guide.nhdr@1.0.0&canonical=https://example.org/fhir/ValueSet/EncounterTypeValueSet
Url https://example.org/fhir/ValueSet/EncounterTypeValueSet
Status draft
Name EncounterTypeValueSet
Experimental False

Resources that use this resource

StructureDefinition
https://example.org/fhir/StructureDefinition/PH_Encounter PH_Encounter

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "ValueSet",
  "id" : "EncounterTypeValueSet",
  "url" : "https://example.org/fhir/ValueSet/EncounterTypeValueSet",
  "name" : "EncounterTypeValueSet",
  "status" : "draft",
  "fhirVersion" : "4.0.1",
  "compose" : {
    "include" : [
      {
        "system" : "http://example.org/fhir/encounter-type-codes",
        "concept" : [
          {
            "code" : "NewCaseNotApplicable",
            "display" : "Not Applicable (New case)"
          },
          {
            "code" : "UnknownNotApplicable",
            "display" : "Not Applicable (Unknown)"
          },
          {
            "code" : "UpdateSymptoms",
            "display" : "Update Symptoms"
          },
          {
            "code" : "UpdateHealthStatus",
            "display" : "Update Health Status/Outcome"
          },
          {
            "code" : "UpdateCaseClassification",
            "display" : "Update Case Classification"
          },
          {
            "code" : "UpdateVaccination",
            "display" : "Update Vaccination"
          },
          {
            "code" : "UpdateLabResult",
            "display" : "Update Lab Result"
          },
          {
            "code" : "UpdateDisposition",
            "display" : "Update Disposition"
          },
          {
            "code" : "UpdateChestImagingFindings",
            "display" : "Update Chest Imaging Findings"
          },
          {
            "code" : "UpdateExposureTravelHistory",
            "display" : "Update Exposure/Travel History"
          },
          {
            "code" : "OthersSpecify",
            "display" : "Others, Specify"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.